Skip to content

Conversation

alexcrichton
Copy link
Member

@alexcrichton alexcrichton commented Sep 6, 2025

The recent work on the WASIp2 target being integrated into the standard library (#146207, #145944) ended up causing a bug in nightly on the target. This has now been fixed in the wasi crate so this commit pulls in the updated version to ensure bindings work correctly.

The recent work on the WASIp2 target being integrated into the standard
library ended up causing a bug in nightly on the target. This has now
been fixed in the `wasi` crate so this commit pulls in the updated
version to ensure bindings work correctly.
@rustbot
Copy link
Collaborator

rustbot commented Sep 6, 2025

r? @ibraheemdev

rustbot has assigned @ibraheemdev.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Sep 6, 2025
@rustbot
Copy link
Collaborator

rustbot commented Sep 6, 2025

These commits modify the library/Cargo.lock file. Unintentional changes to library/Cargo.lock can be introduced when switching branches and rebasing PRs.

If this was unintentional then you should revert the changes before this PR is merged.
Otherwise, you can ignore this comment.

@tgross35
Copy link
Contributor

tgross35 commented Sep 6, 2025

@bors r+

@bors
Copy link
Collaborator

bors commented Sep 6, 2025

📌 Commit 874dbd5 has been approved by tgross35

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Sep 6, 2025
@tgross35 tgross35 assigned tgross35 and unassigned ibraheemdev Sep 6, 2025
bors added a commit that referenced this pull request Sep 6, 2025
Rollup of 2 pull requests

Successful merges:

 - #146199 (Document Cargo with in-tree rustdoc)
 - #146257 (std: Update `wasi` crate dependency)

Failed merges:

 - #146200 (Simplify rustdoc-gui tester by calling directly browser-ui-test)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit e2698f8 into rust-lang:master Sep 6, 2025
10 checks passed
rust-timer added a commit that referenced this pull request Sep 6, 2025
Rollup merge of #146257 - alexcrichton:update-wasi-crate, r=tgross35

std: Update `wasi` crate dependency

The recent work on the WASIp2 target being integrated into the standard library (#146207, #145944) ended up causing a bug in nightly on the target. This [has now been fixed](bytecodealliance/wasi-rs#115) in the `wasi` crate so this commit pulls in the updated version to ensure bindings work correctly.
@rustbot rustbot added this to the 1.91.0 milestone Sep 6, 2025
@bors
Copy link
Collaborator

bors commented Sep 6, 2025

⌛ Testing commit 874dbd5 with merge 545819d...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants